Skip to content

gyp: update deps gypfiles to remove missing files#63117

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
nadalaba:update-gypfiles
May 21, 2026
Merged

gyp: update deps gypfiles to remove missing files#63117
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
nadalaba:update-gypfiles

Conversation

@nadalaba
Copy link
Copy Markdown
Contributor

@nadalaba nadalaba commented May 4, 2026

Fix the build script warning:

Warning: Missing input files:
...

These files were removed without updating corresponding gypfiles:

  • deps/uv/src/win/atomicops-inl.h: removed on 5bebd7e
  • deps/v8/third_party/abseil-cpp/absl/base/internal/identity.h: removed on 53379f3
  • deps/v8/third_party/abseil-cpp/absl/base/internal/fast_type_id.h: moved to abseil-cpp/absl/base/ on fff0d15
  • deps/v8/third_party/abseil-cpp/absl/base/internal/nullability_impl.h: deprecated on fff0d15 and removed on 7772a2d
  • deps/inspector_protocol/crdtp/maybe.h: removed on ec41686

Signed-off-by: Nad Alaba <37968805+nadalaba@users.noreply.github.com>
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/gyp
  • @nodejs/security-wg
  • @nodejs/v8-update

@nodejs-github-bot nodejs-github-bot added dependencies Pull requests that update a dependency file. libuv Issues and PRs related to the libuv dependency or the uv binding. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency. labels May 4, 2026
@aduh95 aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels May 5, 2026
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label May 5, 2026
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@aduh95 aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label May 21, 2026
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label May 21, 2026
@nodejs-github-bot nodejs-github-bot merged commit a29a118 into nodejs:main May 21, 2026
97 of 99 checks passed
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Landed in a29a118

aduh95 pushed a commit that referenced this pull request May 22, 2026
Signed-off-by: Nad Alaba <37968805+nadalaba@users.noreply.github.com>
PR-URL: #63117
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. dependencies Pull requests that update a dependency file. libuv Issues and PRs related to the libuv dependency or the uv binding. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants